Skip to content
This repository was archived by the owner on Jun 6, 2026. It is now read-only.

build(deps): bump cdk.version from 1.102.0 to 1.108.0#130

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/cdk.version-1.108.0
Closed

build(deps): bump cdk.version from 1.102.0 to 1.108.0#130
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/cdk.version-1.108.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 10, 2021

Bumps cdk.version from 1.102.0 to 1.108.0.
Updates core from 1.102.0 to 1.108.0

Release notes

Sourced from core's releases.

v1.108.0

⚠ BREAKING CHANGES

  • cfnspec: imageScanningConfiguration property of ecr.CfnRepository now accepts scanOnPush instead of ScanOnPush (notice the casing change).

Features

Bug Fixes

v1.107.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • appmesh: the creation property clientPolicy in VirtualNode has been renamed to tlsClientPolicy, and its type changed to TlsClientPolicy
  • appmesh: to create TlsClientPolicy, validation property must be defined.
  • appmesh: the creation property tlsCertificate in VirtualNode has been renamed to tls, and its type changed to TlsListener
  • appmesh: the tlsMode property has been removed from the options when creating a TlsCertificate, moved to the new TlsListener interface, and renamed mode

Features

... (truncated)

Changelog

Sourced from core's changelog.

1.108.0 (2021-06-09)

⚠ BREAKING CHANGES

  • cfnspec: imageScanningConfiguration property of ecr.CfnRepository now accepts scanOnPush instead of ScanOnPush (notice the casing change).

Features

Bug Fixes

1.107.0 (2021-06-02)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • appmesh: the creation property clientPolicy in VirtualNode has been renamed to tlsClientPolicy, and its type changed to TlsClientPolicy
  • appmesh: to create TlsClientPolicy, validation property must be defined.
  • appmesh: the creation property tlsCertificate in VirtualNode has been renamed to tls, and its type changed to TlsListener
  • appmesh: the tlsMode property has been removed from the options when creating a TlsCertificate, moved to the new TlsListener interface, and renamed mode

... (truncated)

Commits
  • b23f781 Merge pull request #15045 from aws/bump/1.108.0
  • 4efd095 Removed broken closes link
  • 6f123fd Update breaking changes header
  • cb87974 chore(release): 1.108.0
  • 00c11b5 feat(ecs-patterns): Add support for Docker labels to ECS Patterns (#14783)
  • c432fb4 feat(ecs-patterns): Add Load Balancer name to ApplicationLoadBalancedFargateS...
  • 6b2d0e0 fix(ecs): Can't enable both Fargate and ASG capacity providers on ECS Cluster...
  • 8625510 docs(custom-resources): fix dead links (#14989)
  • 0aea547 docs(lambda-python): recommend lockfiles (#14847)
  • 7c98fb2 chore(pipelines): added troubleshooting sub-section for the "S3 error: Access...
  • Additional commits viewable in compare view

Updates kms from 1.102.0 to 1.108.0

Release notes

Sourced from kms's releases.

v1.108.0

⚠ BREAKING CHANGES

  • cfnspec: imageScanningConfiguration property of ecr.CfnRepository now accepts scanOnPush instead of ScanOnPush (notice the casing change).

Features

Bug Fixes

v1.107.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • appmesh: the creation property clientPolicy in VirtualNode has been renamed to tlsClientPolicy, and its type changed to TlsClientPolicy
  • appmesh: to create TlsClientPolicy, validation property must be defined.
  • appmesh: the creation property tlsCertificate in VirtualNode has been renamed to tls, and its type changed to TlsListener
  • appmesh: the tlsMode property has been removed from the options when creating a TlsCertificate, moved to the new TlsListener interface, and renamed mode

Features

... (truncated)

Changelog

Sourced from kms's changelog.

1.108.0 (2021-06-09)

⚠ BREAKING CHANGES

  • cfnspec: imageScanningConfiguration property of ecr.CfnRepository now accepts scanOnPush instead of ScanOnPush (notice the casing change).

Features

Bug Fixes

1.107.0 (2021-06-02)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • appmesh: the creation property clientPolicy in VirtualNode has been renamed to tlsClientPolicy, and its type changed to TlsClientPolicy
  • appmesh: to create TlsClientPolicy, validation property must be defined.
  • appmesh: the creation property tlsCertificate in VirtualNode has been renamed to tls, and its type changed to TlsListener
  • appmesh: the tlsMode property has been removed from the options when creating a TlsCertificate, moved to the new TlsListener interface, and renamed mode

... (truncated)

Commits
  • b23f781 Merge pull request #15045 from aws/bump/1.108.0
  • 4efd095 Removed broken closes link
  • 6f123fd Update breaking changes header
  • cb87974 chore(release): 1.108.0
  • 00c11b5 feat(ecs-patterns): Add support for Docker labels to ECS Patterns (#14783)
  • c432fb4 feat(ecs-patterns): Add Load Balancer name to ApplicationLoadBalancedFargateS...
  • 6b2d0e0 fix(ecs): Can't enable both Fargate and ASG capacity providers on ECS Cluster...
  • 8625510 docs(custom-resources): fix dead links (#14989)
  • 0aea547 docs(lambda-python): recommend lockfiles (#14847)
  • 7c98fb2 chore(pipelines): added troubleshooting sub-section for the "S3 error: Access...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `cdk.version` from 1.102.0 to 1.108.0.

Updates `core` from 1.102.0 to 1.108.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.102.0...v1.108.0)

Updates `kms` from 1.102.0 to 1.108.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md)
- [Commits](aws/aws-cdk@v1.102.0...v1.108.0)

---
updated-dependencies:
- dependency-name: software.amazon.awscdk:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: software.amazon.awscdk:kms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 10, 2021
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 14, 2021

Superseded by #132.

@dependabot dependabot Bot closed this Jun 14, 2021
@dependabot dependabot Bot deleted the dependabot/maven/cdk.version-1.108.0 branch June 14, 2021 07:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants